home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 1-Reference / User Groups DB / User Groups.res / User Groups.res.rsrc / 4DTE_15024 < prev    next >
Text File  |  1990-04-04  |  264b  |  11 lines

  1. -> Param1: Resource Type
  2. -> Param2: Resource ID no.
  3. -> Param3: The Integer Index 
  4. -> Param4: The value you want to set the param3rd integer to.
  5.  
  6. Ex.
  7.  
  8. SetIntegerRes("INT4";0;2;128) 
  9. Will set the value of the 2nd integer in the INT4 resource with ID no = 1 to 128.
  10.  
  11.